home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-09-11 | 801 b | 27 lines | [TEXT/MPS ] |
-
- objFolder = ":object:"
- OBJECTS = ∂
- {objFolder}Application.c.o ∂
- {objFolder}GetDragHilite.c.o ∂
- {objFolder}DrawCode.c.o
-
-
- GetDragHiliteColor ƒƒ GetDragHiliteColor.make Sample.r
- Rez Sample.r -append -o GetDragHiliteColor
-
- GetDragHiliteColor ƒƒ GetDragHiliteColor.make {OBJECTS}
- Link -t APPL -c '????' -sym on -mf ∂
- {OBJECTS} ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- -o GetDragHiliteColor
-
- {objFolder}Application.c.o ƒ GetDragHiliteColor.make Application.c
- C -r -sym on Application.c -o {objFolder}Application.c.o
-
- {objFolder}DrawCode.c.o ƒ GetDragHiliteColor.make DrawCode.c
- C -r -sym on DrawCode.c -o {objFolder}DrawCode.c.o
-
- {objFolder}GetDragHilite.c.o ƒ GetDragHiliteColor.make GetDragHilite.c
- C -r -sym on GetDragHilite.c -o {objFolder}GetDragHilite.c.o
-